Call setDesktopFileName without `.desktop` suffix
authorkleifgch <81602214+kleifgch@users.noreply.github.com>
Sun, 29 Dec 2024 03:07:25 +0000 (04:07 +0100)
committerMatthieu Gallien <matthieu.gallien@nextcloud.com>
Thu, 2 Jan 2025 10:57:13 +0000 (11:57 +0100)
commit5d36070d15627bf657a9b06b4878ce8d8212bbd8
treed1f63eb52a7cabe8afd3dbd641e0bc6d310f6af9
parent1441c89d1136b0d8ab8e1b0f453ab3d635bf5af3
Call setDesktopFileName without `.desktop` suffix

As clarified in [1], the method expects to be called without the suffix.

[1] https://github.com/qt/qtbase/commit/0c5135a9dfa6140d23d86b001c3054891c22dcb9

Signed-off-by: kleifgch <81602214+kleifgch@users.noreply.github.com>
src/gui/application.cpp